Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1KeyedList<TKey,TItem> Class / C1KeyedList<TKey,TItem> Constructor

In This Topic
    C1KeyedList<TKey,TItem> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public C1KeyedList<TKey,TItem>()
    See Also